/*css reset.css*/
html, body, div, span, applet, object, , h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, ins, kbd, q, s, samp, small, strike,  sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, caption,input{margin:0; padding:0; border:0; outline:0; font-weight:inherit; font-style:inherit; font-family:inherit;  vertical-align:baseline;}
html,body{
	height: 100%;
}
body{ font-family: 'microsoft yahei', Arial, sans-serif;  font-size:14px; color: #333;}
ol, ul{ list-style:none}
table{ border-collapse: collapse;}
caption, th, td{ font-weight:normal}
blockquote:before, blockquote:after,  q:before, q:after{ content:''}
blockquote, q{quotes:""""}
a{ text-decoration:none;color: inherit;}
img{ border:0; max-width: 100%;}
cite,b,em,i{ font-style:normal;}

.clearfix:after{ content:"."; display:block; height:0; clear:both; visibility:hidden; font-size:0; line-height:0;}
.clear {clear: both;}


.cb{ clear:both; height:0; line-height:0; font-size:0;  overflow: hidden; }
.inlineblock{ display: inline-block;}
.w950{width: 950px; margin: 0 auto; }
.w1200{ width: 1200px; margin: 0 auto; }
.w1160{width: 1160px; margin: 0 auto;}
.fr{ float: right;}
.fl{ float: left;}
.flo{margin-left: 40px;}
.rel{position: relative;}
.abs{position: absolute;}
.tc{text-align: center;}
/* 边距*/
.m0{ margin:0;}
.mt5{ margin-top: 5px;}
.mt10{ margin-top: 10px;}
.mt15{ margin-top: 15px;}
.mt20{ margin-top: 20px;}
.mt25{ margin-top: 25px;}
.mb5{ margin-bottom: 5px;}
.mb10{ margin-bottom: 10px;}
.mb15{ margin-bottom: 15px;}
.mb20{ margin-bottom:20px;}
.ml5{ margin-left: 5px;}
.ml10{ margin-left: 10px;}
.ml15{ margin-left: 15px;}
.ml20{ margin-left:20px;}
.ml25{ margin-left:25px;}
.ml30{ margin-left:30px;}
.ml40{ margin-left:40px;}
.mr5{ margin-right: 5px;}
.mr10{ margin-right: 10px;}
.mr15{ margin-right: 15px;}
.mr20{ margin-right: 20px;}

.p0{ padding: 0;}
.pt5{ padding-top: 5px;}
.pt10{ padding-top: 10px;}
.pt15{ padding-top: 15px;}
.pt20{ padding-top: 20px;}
.pb5{ padding-bottom: 5px;}
.pb10{ padding-bottom: 10px;}
.pb15{ padding-bottom: 15px;}
.pb20{ padding-bottom:20px;}
.pl5{ padding-left: 5px;}
.pl10{ padding-left: 10px;}
.pl15{ padding-left: 15px;}
.pl20{ padding-left:20px;}
.pr5{ padding-right: 5px;}
.pr10{ padding-right: 10px;}
.pr15{ padding-right: 15px;}
.pr20{ padding-right: 20px;}

/* 文字颜色*/
.c3{ color:#333;}
.c6{ color:#666;}
.c9{ color:#999;}
.color_orange{ color:#dd5012;}
.red-color{color: #ff0000;}

/* 文字排列*/
.tal{text-align: left;}
.tac{text-align: center;}
.tar{text-align: right;}

/* 鼠标类型*/
.cp{ cursor:pointer;}
.cm{ cursor:move;}

/* 背景颜色*/
.bgf{ background: #fff;}
.bgf2{ background: #f2f2f2;}

/* 内容溢出*/
.of{ overflow:auto;}
.ofh{ overflow:hidden;}
.ofx{ overflow:auto; overflow-x:hidden;}
.ofy{ overflow:auto; overflow-y:hidden;}

body{background: #F0EFED}
.top{width: 100%;position: relative;}
.inner{position: absolute;bottom:-90px;right:4%; width:245px;height: 100%;}
.inner>div{width:245px;}
.logo-img{width: 32%; margin-top: 35px;}
.right-img{margin-top: 15px; width: 15%;}
.bottom-abs{height: 40px;width: 100%;background: rgba(0,0,0,0.5);position: absolute;bottom: 0;left: 0;}
.date-info{line-height: 40px;color: #fff;}
.search-box{margin-top: 45px;}
.search-text{width: 180px;padding: 0 10px;height: 33px;background: #fff; border:1px solid #b0c4d6; }
.search-btn{background: #B20000;height: 35px;border: 0;vertical-align: bottom;margin-left: -5px;padding: 0 10px;}
.nav{background: #B20000; height: 45px; overflow: hidden;}
.nav ul li:hover{ background: #fff;}
.nav ul li:hover a{ color:#B20000;}
.nav ul li{float: left;width: 297px;text-align: center;color: #fff;font-weight: bold;height: 50px;line-height: 50px; margin-top: -5px; font-size: 16px; position: relative;border-left: 1px solid #FFF;border-right: 1px solid #FFF;}
.nav ul li a{ color: #fff;display: block; height: 50px;line-height: 55px;}
.nav ul li.active{background: #F48900;}
.nav1{border-left: 2px solid #FFF !important;}
.nav4{border-right: 2px solid #FFF !important;}
.index-wrap{ width: 980px;margin:20px auto;height: 465px;}
.index-cont{padding: 1px 30px;background: #fff;width: 1055px;margin:20px auto;height: 1345px;}
.focus{height: 70px;background: #edf4fc;}
.focus-head{width: 140px; height:70px;text-align: center;background: #2c7acc;color: #fff;padding: 0 10px;}
.f-title{font-size: 20px;border-bottom: 1px solid #fff;padding: 8px 0;}
.f-date{font-size: 12px;padding: 5px 0;}
.focus-news{font-size: 24px;color: #2c7acc; width: 950px;padding: 0 15px;line-height: 70px; overflow: hidden;text-overflow:ellipsis;white-space: nowrap;}
.slideBox {width: 530px;height: 316px;overflow: hidden;position: relative;}
.slideBox .hd{ height:15px; overflow:hidden; position:absolute; right:5px; bottom:5px; z-index:1; }
.slideBox .hd ul{ overflow:hidden; zoom:1; float:left;  }
.slideBox .hd ul li{ float:left; margin-right:2px; margin-left:5px;width:8px; height:8px; line-height:14px; text-align:center; background:url(../img/t-icon.png); cursor:pointer; }
.slideBox .hd ul li.on{ background:url(../img/t-icon-on.png);width: 16px; color:#fff; }
.slideBox .bd{ position:relative; height:100%; z-index:0;   }
.slideBox .bd li{ zoom:1; vertical-align:middle; position: relative;}
.slideBox .bd img{ width:617px; height:300px; display:block;  }
.slideBox .bd li p{position: absolute;bottom: 0;left: 0;background: rgba(85, 85, 85, 0.74);z-index: 9999;width: 100%;color: #fff;padding: 10px 20px;font-size: 16px;}
.right-news{width: 505px;}
.slideTxtBox {position: relative;}
.slideTxtBox .hd {height: 35px;line-height: 35px;background-color: #EFEEEC;}
.slideTxtBox .hd ul li{ float:left; padding:0 15px; cursor:pointer; font-size: 16px; }
.slideTxtBox .hd ul li.on{ height:33px; font-weight: bold;background-color: #B20000; color: #FFF;}
.more-link {position: absolute;right: 0;color: #a7a7a7;top: 8px;}
.slideTxtBox .bd ul {padding: 5px 0;zoom: 1;}
.slideTxtBox .bd ul li{height: 35px; line-height: 35px;padding-left: 10px;}
.slideTxtBox .bd ul li a{font-size: 16px;}
.slideTxtBox .bd li .date{ float:right; color:#999;  }
.list-img li{float: left;margin-top: 10px;}
.notice-list{width: 355px;}
.change-list{width: 355px;margin-left: 30px;height: 200px;}
.mr{margin-left: 30px;}
.ocg{bottom: 18px !important;}


















.foot{height: 100px; padding: 20px 0;background-color: #B20000;}
.cssmenu{position: relative;}
.sel{margin-left: 25px; width: 250px;border: 1px solid #ccc;background-color: #fff;position: relative;cursor: pointer; height: 40px;line-height: 40px;text-align: center;}
.sel span {border: none;outline: none; width: 100%;font-size: 16px;}
.sel:after { content: ""; width: 10px; height: 16px;background: url(../img/select-bg.png) no-repeat center; position: absolute;right: 20px; top: 13px; pointer-events: none;}
.footer{padding: 10px 0;}
.red_jg {float: left;margin-top: 8px;}
.mid{ width: 1000px;text-align: center; margin: 0 auto;}
.mid p{ font-size: 14px;line-height: 30px;}
.zc_ico{margin-top: 8px;}
.mar{margin-right: 215px;}
